ASENSOR_STANDARD_GRAVITY

Earth's gravity in m/s^2

extern (C) nothrow @nogc
enum ASENSOR_STANDARD_GRAVITY = 9.80665f;

Meta